home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1993 November / JCSM Shareware Collection - 1993-11.iso / cl040 / aswpac14.lzh / ASWPACK.INI < prev    next >
INI File  |  1993-06-30  |  3KB  |  115 lines

  1. ; AswPack 1.4 Init/Config File (ASWPACK.INI)
  2. ; Copyright (c) 1991-93 Serious Cybernetics
  3.  
  4. ; Blank lines and lines beginning with ; or # are ignored
  5.  
  6. ; To test this file for errors run APITEST
  7.  
  8. [Options]
  9. ; All entries in this section define programme options
  10. ; which may be overridden from the command line
  11. Windows=Explode
  12. ;Windows=Popup
  13. ;Windows=None
  14. Display=Colour
  15. ;Display=Dim
  16. ;Display=Mono
  17. Font=Defined
  18. ;Font=System
  19. ;Font=None
  20. Sound=Detect
  21. ;Sound=Internal
  22. ;Sound=None
  23. Users=@USERS.BBS
  24. ;Users=None
  25. Format=Same
  26. ;Format=QuickBBS
  27. ;Format=ProBoard
  28. Log=None
  29. ;Log=Summary
  30. ;Log=Detail
  31. Restart=No
  32. ;Restart=Yes
  33. Backups=Yes
  34. ;Backups=No
  35. Genius66=No
  36. ;Genius66=Yes
  37. BackChar=176
  38. ;BackChar=197
  39. ;BackChar=None
  40.  
  41. [Font16]
  42. ; All entries in this section define character definitions that will
  43. ; be used on an EGA/VGA adapter when FONT is not set to NONE and
  44. ; the character height is 16 lines
  45. BackDef=231,0,0,126,126,0,0,231,231,0,0,126,126,0,0,231
  46. ;BackDef=255,255,102,102,255,255,102,102,255,255,102,102,255,255,102,102
  47. ;BackDef=1,127,65,93,85,85,85,85,85,85,85,85,69,125,1,255
  48. ;BackDef=238,68,0,17,187,17,0,68,238,68,0,17,187,17,0,68
  49. ;BackDef=130,186,170,170,170,170,170,170,170,170,170,186,130,254,0,254
  50. ;BackDef=None
  51.  
  52. [Font14]
  53. ; All entries in this section define character definitions that will
  54. ; be used on an EGA/VGA adapter when FONT is not set to NONE and
  55. ; the character height is 14 lines
  56. BackDef=231,231,0,126,126,0,231,231,231,0,126,126,0,231
  57. ;BackDef=None
  58.  
  59. [Font8]
  60. ; All entries in this section define character definitions that will
  61. ; be used on an EGA/VGA adapter when FONT is not set to NONE and
  62. ; the character height is 8 lines
  63. BackDef=0,126,0,231,0,126,0,231
  64. ;BackDef=None
  65.  
  66. ; Parameters in the [Colour] and [Dim] section may be entered
  67. ; either of 2 ways:
  68. ;
  69. ; Screen=Yellow on Blue
  70. ; or
  71. ; Screen=14,1
  72. ;
  73. ; The following colour codes are allowed:
  74. ;
  75. ; Black     Blue        Green        Cyan
  76. ; Red        Magenta     Brown        LtGray
  77. ; DkGray    LtBlue        LtGreen     LtCyan
  78. ; LtRed     LtMagenta    Yellow        White
  79.  
  80. [Colour]
  81. ; All entries in this section define colours that will be used
  82. ; when DISPLAY=COLOUR
  83. Screen=LtGray on Black
  84. Title=Yellow on Red
  85. Text=LtCyan on Blue
  86. Deleted=LtGray on Blue
  87. Frame=White on Blue
  88. Filename=Yellow on Blue
  89. OutShadow=DkGray on Black
  90. Unselected=Blue on LtGray
  91. Selected=White on Brown
  92. Border=Black on LtGray
  93. Headers=Red on LtGray
  94. InShadow=LtGray on Black
  95. Graph=Green on Black
  96. Progress=Magenta on LtGray
  97.  
  98. [Dim]
  99. ; All entries in this section define colours that will be used
  100. ; when DISPLAY=DIM
  101. Screen=LtGray on Black
  102. Title=Yellow on Red
  103. Text=Cyan on Black
  104. Deleted=LtGray on Black
  105. Frame=Brown on Black
  106. Filename=Yellow on Black
  107. OutShadow=DkGray on Black
  108. Unselected=Cyan on Black
  109. Selected=White on Brown
  110. Border=Brown on Black
  111. Headers=Yellow on Black
  112. InShadow=DkGray on Black
  113. Graph=Green on Black
  114. Progress=LtGray on Black
  115.